home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / workbench+shell / a-f / browser / s / ppdoctoced < prev   
Encoding:
AmigaDOS Script File  |  1992-04-12  |  166 b   |  11 lines

  1. .key File/a
  2. .bra {
  3. .ket }
  4.  
  5. Set TFile T:`BaseName {File} .pp`
  6. DeCrunch {File} T:
  7. Ed $TFile
  8. Wait 2    ; if Ced is not yet loaded, wait before deleting file
  9. Delete $TFile
  10.  
  11.